vue3 scoped slots|Slots in Vue 3 Deep Dive : Cebu Option 2: Components via slot props. Bind the CompA component definition as a slot prop (named "FunA") in ProvideFun.vue, and CompB in ProvideOtherFun.vue:
PH0 · Vuejs 3 : components scope, and how to provide components to
PH1 · Vue.js 3 Component Slots Tutorial
PH2 · Vue Scoped Slots
PH3 · Understanding slots in Vue.js: Types, benefits, use cases
PH4 · Slots in Vue 3 Deep Dive
PH5 · Slots Unification
PH6 · Slots
PH7 · How to use slots in Composition API in Vue.js 3
PH8 · 17. Slots (Components In